home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / wdj0696.zip / FILENAME.TXT < prev    next >
Text File  |  1996-04-18  |  4KB  |  118 lines

  1. ************************* MASTER CODE ***************************************
  2.  
  3. The name of the first file in this disk's directory identifies the volume,
  4. issue number and revision of the disk. The format of this filename is:
  5.  
  6.     !CDmvvii.rrr
  7.  
  8. where
  9.     ! = the '!' character
  10.     m =   C for C Users Journal, W for Windows Developer's Journal
  11.     vv =  volume
  12.     ii =  issue
  13.     rrr = revision (001 for initial release, 002 for next update, etc.)
  14.  
  15. The file UPDATE.DOC contains information about any additions or
  16. corrections to material on the disk since the original magazine
  17. publication.
  18.  
  19. If you have obtained this code from a floppy diskette or from CompuServe, the 
  20. headings under the column "FILENAME" represent the names of .ZIP files.  All 
  21. files listed under the filename are archived in the .ZIP file.
  22.  
  23. Keywords:     JUN96 C C++ Windows NT MFC Debugging I/O VxD Service
  24.  
  25. Description:  The code listings for the June 1996 issue of Windows
  26.               Developer's Journal include source code to Karen Hazzah's
  27.               VxD for detecting which I/O ports are trapped; Keith
  28.               Elliot's enhanced tracing code for MFC; Ron Burk's sample
  29.               app to demonstrate listview control bugs; and Paula
  30.               Tomlinson's example of making an NT service interactive.
  31.              
  32.  
  33. *************************  FILE DESCRIPTION **********************************
  34.  
  35. The following files are included in the disk:
  36.  
  37. FILENAME        AUTHOR-NAME             TITLE                           PAGES
  38. =============================================================================
  39.  
  40. elliot.zip      R. Keith Elliott        Enhanced MFC Debugging Traces    6-16
  41. includes:
  42. tracex.cpp      Listing 2:  Implementation of tracing class.
  43. tracex.h        Listing 1:  Header for tracing class.
  44.  
  45. -----------------------------------------------------------------------------
  46. burk.zip        Ron Burk                Listview Bugs and Problems      17-23
  47. includes:
  48. bcmake.bat
  49. test.c
  50. test.rc
  51. vcmake.bat
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. zolman.zip      Leor Zolman             Tech Tips                       25-31
  56. includes:
  57. bkcolor.bmp
  58. delay.bmp
  59. exit.bmp
  60. font.bmp
  61. hintbar.cpp     Listing 2.
  62. hintbar.h       Listing 1.
  63. hinttag.cpp
  64. hinttag.def
  65. hinttag.exe
  66. hinttag.ide
  67. hinttag.rc
  68. hinttag.rh
  69. txcolor.bmp
  70.  
  71. -----------------------------------------------------------------------------
  72.  
  73. hazzah.zip      Karen Hazzah            Port I/O under Windows          33-39
  74. includes:
  75. traplist.asm
  76. traplist.def
  77. traplist.inc
  78. traplist.vxd
  79.  
  80. -----------------------------------------------------------------------------
  81.  
  82. tomlinsn.zip    Paula Tomlinson         Understanding NT                51-54
  83. includes:
  84. wdjsrvc.c       Listing 1:  A simple interactive service.
  85. wdjsrvc.h
  86. wdjsrvc.rc
  87.  
  88. -----------------------------------------------------------------------------
  89. nelson.zip      Mark Nelson             Bug++ of the Month              55-56
  90. includes:
  91. bug0696.cpp     Listing 1.
  92.  
  93. -----------------------------------------------------------------------------
  94.  
  95. sdkann.zip
  96. includes:
  97. anntater.exe
  98. sdkann.txt:  An up-to-date collection of SDK annotations (plus more
  99. that will appear in future issues of WDJ!)
  100.  
  101. -----------------------------------------------------------------------------
  102.  
  103. order.frm  -- This file contains an order form which can be used to
  104. order books reviewed in the "Books in Brief" column or advertised in the
  105. Windows Developer's Bookshelf. You can complete the form and fax,
  106. mail, or email it to us, or use it as the basis for a phone order. 
  107.  
  108. ******************************************************************************
  109.  
  110. If you have questions regarding the disk, please call or write us.
  111.  
  112. ------------------------------------------------------------------------------
  113.                            Miller Freeman, Inc.
  114.                         1601 W. 23rd St. Suite 200
  115.                             Lawrence, KS 66046
  116.                               (913) 841-1631
  117. ------------------------------------------------------------------------------
  118.